github.com/jackc/pgx/v5/pgtype.CompositeBinaryScanner.fieldCount (field)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		composite.go#L286: 	fieldCount int32
		composite.go#L306: 		fieldCount: fieldCount,
		composite.go#L346: 	return int(cfs.fieldCount)